css: Translate line-height to a Pango
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Aug 2021 15:17:54 +0000 (11:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Aug 2021 19:15:50 +0000 (15:15 -0400)
commitae767dc5bf19894cbd3392b98d5b6dc4d3e62b3e
treeeae5d574e97767417e03f10a7c8ef70c3a52e6f7
parentd9234029345610d74b1ab0c9f7d860b9acf3dad3
css: Translate line-height to a Pango

Pango 1.50 introduces a line-height attribute. Use it.
This is enough to make line-height work for labels
and entries.
gtk/gtkcssstyle.c